home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_p / ppmakr1.zip / GO.BAT < prev    next >
DOS Batch File  |  1993-03-01  |  2KB  |  37 lines

  1. echo off 
  2. cls
  3. echo     IMPORTANT!  READ THE FOLLOWING BEFORE USING THE FILES ON THIS DISK!
  4. echo 
  5. echo      Thank you for trying PAPAM (Pencil and Paper Activity Maker).  PAPAM 
  6. echo allows you to create dozens of puzzles, activities, and projects for pencil
  7. echo and paper.  You need an IBM/clone, XT or better, and a printer.
  8. echo      Carefully read the documentation in the DOCUMENT.TXT file so you can
  9. echo see how to use PAPAM to its fullest potential.  Pay close attention to the 
  10. echo section starting on page 3 entitled, Activities You Can Create.
  11. echo      You may use PAPAM for two weeks.  If you register this program, you
  12. echo may continue to use PAPAM indefinitely.  Registration instructions are
  13. echo given on the screen that pops up as you exit PAPAM.  Those who register
  14. echo will receive a free registered copy of Word Search Puzzle Maker (a $15
  15. echo value).  Included in the registration package is the latest version of 
  16. echo PAPAM and supplemental files revealing more activities and PAPAM secrets.
  17. echo      Please share PAPAM, unchanged, with those who might find it useful.
  18. echo 
  19. echo                            TO PRINT DOCUMENT.TXT:   
  20. echo 
  21. echo        If you would like a printout of the 33 page documentation which 
  22. echo   includes instructions on how to install and use PAPAM, turn your printer
  23. echo   on and press a key.  If you wish to exit, press CTRL + BREAK.  To run
  24. echo   program, type PAPAM at the DOS prompt.
  25. echo  
  26. pause
  27. cls
  28. echo  
  29. echo                        DOCUMENT.TXT is now being printed.
  30. echo  
  31. copy DOCUMENT.TXT prn
  32. cls
  33. echo  
  34. echo                           . . . . . Printing finished.
  35. echo 
  36.  
  37.